PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableContent Class / getHeaderRows Method
In This Topic
    getHeaderRows Method
    In This Topic
    Gets the header rows.
    Syntax
    public PDFFlowTableRowCollection getHeaderRows()

    Return Value

    The collection of rows in the table header.
    See Also